home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / editor / blksedtr.lha / BED / LocalizationKit / Install < prev    next >
Text File  |  1996-05-06  |  2KB  |  29 lines

  1.  
  2. ;
  3. ; Translate the following quoted strings into your language
  4. ; (keep the %s, %ld and \n characters)
  5. ;
  6.  
  7. (set old_os_exit "BED required minimum OS version: 37\nYour current version: %ld.%ld\n\nBlacks Editor cannot be installed")
  8. (set target_prompt "Select location to put Blacks Editor %ld.%ld:\nA directory named %s will be created")
  9. (set exist_dir_prompt "The directory selected is\n%s\nDo you wish to install Blacks Editor there ?")
  10. (set same_version_prompt "The same version of Blacks Editor is present\nVersion: %ld.%ld\nDo you want to re-install it ?")
  11. (set same_version_exit "Same version already present !")
  12. (set new_version_prompt "A newer version of Blacks Editor is present\nOld version: %ld.%ld\nNew Version: %ld.%ld\nInstallation aborted !")
  13. (set new_version_exit "Newer version already present !")
  14. (set old_version_prompt "An older version of Blacks Editor is present\nOld version: %ld.%ld\nNew Version: %ld.%ld\nDo you want to replace it ?")
  15. (set old_version_exit "Older version not replaced !")
  16. (set os37_reqtools_msg "Blacks Editor requires \"reqtools.library\" v38+ to run under your systemd\n\n(ReqTools is Copyright (c) by Nico François and Magnus Holmgren)")
  17. (set os38_reqtools_msg "Blacks Editor can use ReqTools requesters if \"reqtools.library\" is installed\n\n(ReqTools is Copyright (c) by Nico François and Magnus Holmgren)")
  18. (set defs_prompt "Select the definitions files to install:\n(Really important: Startup.dfn and Standard.dfn)")
  19. (set prefs_prompt "Select the preferences files to install:")
  20. (set rexx_msg "Some useful ARexx macros will be copied in\n%s")
  21. (set icon_msg "Some Icon templates will be copied in\n%s")
  22. (set catalogs_prompt "Select the catalogs you want to install:\n(English: built-in)")
  23. (set localkit_prompt "Do you want  to install the Localization Kit ?\n(Used to create your own localization catalogs)")
  24. (set startup_msg "The following lines will be added to your S:User-Startup\n")
  25. (set replace_button "Replace")
  26. (set abort_button "Abort")
  27. (set install_there_button "Install BED there")
  28. (set new_dir_button "Create a directory named %s")
  29.